Rework the Visual Studio 2010 Projects a bit
authorChun-wei Fan <fanchunwei@src.gnome.org>
Mon, 30 Dec 2013 05:17:43 +0000 (13:17 +0800)
committerChun-wei Fan <fanchunwei@src.gnome.org>
Mon, 30 Dec 2013 05:17:43 +0000 (13:17 +0800)
commit367b4eb0ffbd99fdd030e87fd08a9c7ac39d5bd5
treecbe627acf4a36b66c75bf02c14a4c4c521f55fd3
parente68f7eca6e0e8c7928f2f894dc42e7b721f32d8c
Rework the Visual Studio 2010 Projects a bit

Add a utility project to get config.h and gdkconfig.h from their *.h.win32
(or win32_broadway, if applicable) counterparts, using custom build rules,
so that these "generated" files can also be removed on clean and
"regenerated" upon update.  This also enables the removal of configs in
certain projects that isn't really needed as a result.

Also update and merge the projects and property sheets to include a single
property sheet that it needs, which will then in turn include the other
property sheets that is needed, so that things are cleaner.
20 files changed:
build/win32/vs10/Makefile.am
build/win32/vs10/broadwayd.vcxproj
build/win32/vs10/gdk-broadway.vcxproj
build/win32/vs10/gdk-win32.vcxproj
build/win32/vs10/gdk.vcxprojin
build/win32/vs10/gtk+.sln
build/win32/vs10/gtk-copy-gdk-broadway.props
build/win32/vs10/gtk-gen-sources.props [deleted file]
build/win32/vs10/gtk-gen-srcs.props [new file with mode: 0644]
build/win32/vs10/gtk-gengir.props
build/win32/vs10/gtk-ignore-broadway.props
build/win32/vs10/gtk-install-bin.props [deleted file]
build/win32/vs10/gtk-install-headers-data.props [deleted file]
build/win32/vs10/gtk-install.props [new file with mode: 0644]
build/win32/vs10/gtk-prebuild.vcxproj [new file with mode: 0644]
build/win32/vs10/gtk.vcxprojin
build/win32/vs10/gtka11y.vcxprojin
build/win32/vs10/gtkprebuild-broadway.props [deleted file]
build/win32/vs10/gtkprebuild.props [deleted file]
build/win32/vs10/install.vcxproj